Allow cpus parameter to xm create to accept a range string by removing the
authorRyan Harper <ryanh@us.ibm.com>
Fri, 14 Apr 2006 20:15:38 +0000 (21:15 +0100)
committerRyan Harper <ryanh@us.ibm.com>
Fri, 14 Apr 2006 20:15:38 +0000 (21:15 +0100)
commit73b491c2a0fdba23ebd8329a650b2a11ec33fb1f
treeea14cee32cb9523f82b571e071389308b21bce77
parent40212eeb618824dc00667c135395e4b923960b8d
Allow cpus parameter to xm create to accept a range string by removing the
restriction of cpus accepting only integers.

Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
tools/python/xen/xm/create.py